projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a3056e
)
(ispell-dictionary-alist): Renamed the entry for danish from "dansk" to
author
Karl Heuer
<kwzh@gnu.org>
Thu, 21 Apr 1994 13:51:26 +0000
(13:51 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 21 Apr 1994 13:51:26 +0000
(13:51 +0000)
"danish" in order to conform with reality.
lisp/textmodes/ispell.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/ispell.el
b/lisp/textmodes/ispell.el
index 1087ddab455fc7673e52c4473567347938933cf3..6f79f29682d4f421bb5f695ab7cebe2071f72739 100644
(file)
--- a/
lisp/textmodes/ispell.el
+++ b/
lisp/textmodes/ispell.el
@@
-409,7
+409,7
@@
started ispell process.")
"[-']" nil ("-C" "-d" "svenska") "~list") ; Add `"-T" "list"' instead?
("francais"
"[A-Za-z]" "[^A-Za-z]" "[-`'\^]" nil nil nil)
- ("dan
sk" ; dansk
.aff
+ ("dan
ish" ; danish
.aff
"[A-Z\306\330\305a-z\346\370\345]" "[^A-Z\306\330\305a-z\346\370\345]"
"[-]" nil ("-C") nil)
)